projects
/
xen.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0035808
)
Fix tools build
author
James Bulpin
<james@xensource.com>
Tue, 17 Apr 2007 11:01:00 +0000
(12:01 +0100)
committer
James Bulpin
<james@xensource.com>
Tue, 17 Apr 2007 11:01:00 +0000
(12:01 +0100)
Signed-off-by: James Bulpin <james@xensource.com>
tools/python/Makefile
patch
|
blob
|
history
diff --git
a/tools/python/Makefile
b/tools/python/Makefile
index 469a4e9af00728ac184d8172cc55081831f2d131..cd6941c61774a9be7c2c929441d606a2a2c21982 100644
(file)
--- a/
tools/python/Makefile
+++ b/
tools/python/Makefile
@@
-64,6
+64,7
@@
install: install-messages install-dtd
endif
install-dtd: all
+ $(INSTALL) -m 755 -d $(DESTDIR)/usr/share/xen
$(INSTALL) -m 755 xen/xm/create.dtd $(DESTDIR)/usr/share/xen
install-messages: all